-
Home
-
Notification Master – All-in-One WordPress Notifications
-
1.6.1 (latest)
-
Code
-
Classes
- Subscription_Model
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
407 |
Lines of code |
153 |
Logical lines of code |
84 |
Comment lines |
208 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_data() |
S |
50 |
4 |
28 |
get_subscriptions_by_user_ids() |
S |
54 |
4 |
19 |
get_ip_address() |
S |
63 |
4 |
11 |
get_rows() |
S |
61 |
2 |
11 |
get_count_by_date() |
S |
63 |
2 |
10 |
update_status() |
S |
61 |
1 |
12 |
get_count_by_browser() |
S |
74 |
1 |
4 |
update() |
S |
71 |
1 |
5 |
get_count_by_device() |
S |
74 |
1 |
4 |
get_count_for_other_browsers() |
S |
75 |
1 |
4 |
get_count() |
S |
75 |
1 |
4 |
get_count_by_status() |
S |
74 |
1 |
4 |
get() |
S |
71 |
1 |
5 |
delete_by_date() |
S |
74 |
1 |
4 |
delete_by_ids() |
S |
70 |
1 |
5 |
delete() |
S |
75 |
1 |
4 |
insert() |
S |
69 |
1 |
6 |
get_all() |
S |
72 |
1 |
5 |
get_by_endpoint() |
S |
71 |
1 |
5 |
get_user_agent() |
S |
80 |
1 |
3 |